Skip to content
Snippets Groups Projects
Commit e8012d8a authored by Olav Morken's avatar Olav Morken
Browse files

Rename _x_. to gradient.jpg

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2878 44740490-163a-0410-bde0-09ae8108e29a
parent 1397e0f7
No related branches found
No related tags found
No related merge requests found
......@@ -582,13 +582,13 @@ table.ui-datepicker .ui-datepicker-title-row td a {
.ui-colorpicker-color div { /* is this extra div needed? why not just .ui-colorpicker-color ? */
border: 1px solid #d3d3d3;
height: 150px;
background: url(images/_x_.);
background: url(images/gradient.jpg);
position: relative;
}
.ui-colorpicker-color div div {/* shouldn't this have a class like ui-colorpicker-selector ? */
width: 11px;
height: 11px;
background: url(images/_x_.);
background: url(images/gradient.jpg);
position: absolute;
border: 0;
margin: -5px 0 0 -5px;
......@@ -599,7 +599,7 @@ table.ui-datepicker .ui-datepicker-title-row td a {
float: left;
width: 17px;
height: 150px;
background: url(images/_x_.);
background: url(images/gradient.jpg);
position: relative;
margin-right: 15px;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment