1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-31 02:10:37 +02:00

Admin Default Theme: #27 add .btn-expand class

This commit is contained in:
Awilum
2012-11-01 18:56:05 +02:00
parent a140276966
commit 45481bcb8b

View File

@@ -450,4 +450,11 @@ td, th {
.error-none {display:none;}
.error-field {border:1px solid red!important;}
.container-fluid {padding-left:0px;}
img {max-width:none;}
img {max-width:none;}
a.btn-expand{
color: #333;
text-decoration: none;
padding-left:4px;
padding-right:4px;
}