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 9115919 commit 80088abCopy full SHA for 80088ab
app/assets/stylesheets/wigu/active_admin_theme.css.scss
@@ -5,7 +5,6 @@ $skinMainSecondColor: #5ea3d3!default;
5
$skinBorderRadius: 4px!default;
6
$skinBorderWindowColor: #e6e9ee!default;
7
$skinTablePadding: 10px!default;
8
-
9
//HTML----------------------------------------------------------------------------------------------------------------//
10
11
html {
@@ -295,6 +294,7 @@ body.active_admin {
295
294
padding: 10px 20px;
296
color: #ffffff;
297
text-shadow: none;
+ border-right: 1px solid #ffffff;
298
span {
299
300
font-size: 11px;
0 commit comments