mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
switchboxtitle bottom border nicer with dark theme (before it was a hr that automatically took text color)
git-svn-id: http://piwigo.org/svn/trunk@13735 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -389,7 +389,7 @@ TD.calDayHead {
|
||||
}
|
||||
|
||||
.switchBoxTitle {
|
||||
border-bottom:1px solid #000;
|
||||
border-bottom:1px solid #ccc;
|
||||
padding-bottom:5px;
|
||||
margin-bottom:5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user