← Back to team overview

yellow team mailing list archive

Re: Charm panel border to 2px (bug #1077006) (issue 6812107)

 

Awesome, thanks!


https://codereview.appspot.com/6812107/diff/1/lib/views/stylesheet.less
File lib/views/stylesheet.less (right):

https://codereview.appspot.com/6812107/diff/1/lib/views/stylesheet.less#newcode126
lib/views/stylesheet.less:126: -moz-box-shadow: inset 1px 0 0 lightgray;
On 2012/11/13 10:24:27, francesco.banconi wrote:
> Here you can use the .create-box-shadow mixin. You can find it at the
beginning
> of the file. It lets you create box shadows using a single rule and
without
> repetitions.

Done.

https://codereview.appspot.com/6812107/diff/1/lib/views/stylesheet.less#newcode801
lib/views/stylesheet.less:801: -webkit-box-shadow: inset 1px 0 0
lightgray;
On 2012/11/13 10:24:27, francesco.banconi wrote:
> Same as above.

Done.

https://codereview.appspot.com/6812107/

-- 
https://code.launchpad.net/~makyo/juju-gui/charm-panel-border/+merge/133963
Your team Juju GUI Hackers is subscribed to branch lp:juju-gui.


References