We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 553d3d3 commit f011e23Copy full SHA for f011e23
public/static/plugins/AdminLTE/dist/css/siyucms.css
@@ -51,7 +51,7 @@ label{margin-bottom: 0;}
51
.pace-primary .pace .pace-progress{background: #dd4b39;}
52
.pace .pace-progress{height: 1px;background: #dd4b39;-moz-box-shadow: 1px 1px 8px #333333;-webkit-box-shadow: 1px 1px 8px #333333;box-shadow: 1px 1px 8px #333333;}
53
/* select2 */
54
-.select2-container{display: inline-block;}
+.select2-container{display: inline-block;width: 100% !important;}
55
/* primary颜色重定义 */
56
.bg-primary, .badge-primary{background-color: #3c8dbc !important;}
57
.navbar-primary{background-color: #3c8dbc;}
0 commit comments