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
815a25b5
Commit
815a25b5
authored
May 15, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
debug: panel cancel all font sizes
parent
ecde5115
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
css/themes.css
css/themes.css
+8
-0
No files found.
css/themes.css
View file @
815a25b5
...
...
@@ -1207,9 +1207,11 @@ html body .ui-panel .ui-collapsible .ui-collapsible-content > .ui-input-search {
html
.ui-panel
.ui-btn.ui-panel-close
:hover
{
border-color
:
transparent
;
}
/*
html .ui-panel .ui-btn.ui-panel-close:after {
font-size: 1.25em;
}
*/
/*
html .ui-btn.ui-panel-close {
position: absolute !important;
...
...
@@ -1677,6 +1679,7 @@ html .ui-panel-inner .ui-listview .ui-li-divider {
html
.ui-panel
.ui-listview
li
a
{
/* padding: 0.4em 2.75em !important; */
}
/*
html .ui-panel .ui-listview > li h1,
html .ui-panel .ui-listview > li h2,
html .ui-panel .ui-listview > li h3,
...
...
@@ -1686,10 +1689,13 @@ html .ui-panel .ui-listview > li h6 {
font-size: .9em;
margin: 0;
}
*/
/*
.ui-panel .ui-listview > li p {
font-size: .7em;
margin: 0;
}
*/
html
.ui-panel
.ui-listview
.ui-li-has-thumb
>
img
:first-child
,
html
.ui-panel
.ui-listview
.ui-li-has-thumb
>
.ui-btn
>
img
:first-child
{
max-height
:
2.5em
;
...
...
@@ -1860,10 +1866,12 @@ html.ui-nosvg .ui-panel .ui-input-search.ui-input-has-clear .ui-btn.ui-input-cle
html
.ui-nosvg
.ui-panel
.ui-input-search
.ui-input-action
{
margin
:
-15px
0.3125em
0
;
}
/*
html .ui-panel .ui-input-search .ui-input-clear:after,
html .ui-panel .ui-input-search .ui-input-action:after {
font-size: 1.25em;
}
*/
/*
html .ui-panel .ui-input-search .ui-input-clear:focus,
html .ui-panel .ui-input-search .ui-input-action:focus {
...
...
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