Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
ecommerce-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
ecommerce-ui
Commits
7170fd76
Commit
7170fd76
authored
Apr 25, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
css: removed textshadow from themes with white text (blurry)
parent
fabf3c73
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
css/themes.css
css/themes.css
+2
-2
No files found.
css/themes.css
View file @
7170fd76
...
...
@@ -117,7 +117,7 @@ html .ui-page-theme-slapos-white .ui-table thead label,
html
.ui-page-theme-slapos-white
.ui-table
thead
tr
th
,
html
.ui-page-theme-slapos-white
.ui-table-caption
{
color
:
#aaa
;
text-shadow
:
#FFF
0px
1px
0px
;
/* text-shadow: #FFF 0px 1px 0px; > why? */
}
html
.ui-page-theme-slapos-white
.ui-table
,
html
.ui-page-theme-slapos-white
.ui-listview.ui-icon-grid
li
,
...
...
@@ -360,7 +360,7 @@ html .ui-page-theme-slapos-black .ui-table thead a.ui-btn,
html
.ui-page-theme-slapos-black
.ui-table
thead
label
,
html
.ui-page-theme-slapos-black
.ui-table-caption
{
color
:
#235185
;
text-shadow
:
0
1px
0
#111111
;
/* text-shadow: 0 1px 0 #111111; why?*/
}
/* tables & controlbars */
.ui-page-theme-slapos-black
.ui-table
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment