mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-30 02:40:08 +00:00
some more cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ca9c7a8cee
commit
60b981ee22
@ -788,7 +788,7 @@ stretching in width... */
|
|||||||
bottom: 10px;
|
bottom: 10px;
|
||||||
left: auto;
|
left: auto;
|
||||||
right: 10px;
|
right: 10px;
|
||||||
box-shadow: 2px 2px 20px -2px rgba(0, 0, 0, 0.7);
|
box-shadow: 1px 1px 7px -1.3px rgba(0, 0, 0, 0.8);
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
background: blue;
|
background: blue;
|
||||||
@ -1226,7 +1226,6 @@ stretching in width... */
|
|||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
width: 10px;
|
width: 10px;
|
||||||
height: 10px;
|
height: 10px;
|
||||||
box-shadow: 2px 2px 20px -2px rgba(0, 0, 0, 0.7);
|
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
background: blue;
|
background: blue;
|
||||||
|
|||||||
@ -813,7 +813,7 @@ stretching in width... */
|
|||||||
left: auto;
|
left: auto;
|
||||||
right: 10px;
|
right: 10px;
|
||||||
|
|
||||||
box-shadow: 2px 2px 20px -2px rgba(0,0,0,0.7);
|
box-shadow: 1px 1px 7px -1.3px rgba(0,0,0,0.8);
|
||||||
|
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
@ -1099,7 +1099,7 @@ stretching in width... */
|
|||||||
width: 10px;
|
width: 10px;
|
||||||
height: 10px;
|
height: 10px;
|
||||||
|
|
||||||
box-shadow: 2px 2px 20px -2px rgba(0,0,0,0.7);
|
//box-shadow: 1px 1px 10px -2px rgba(0,0,0,0.7);
|
||||||
|
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user